-
Notifications
You must be signed in to change notification settings - Fork 2.3k
feat(typescript/quicksight): Add an example that creates a useable dataset in Quicksight #1085
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ghtAccountArn needs to be passed as context
kaiz-io
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple items
|
@kaiz-io Anything for us to do here. Not sure about the state of this PR. I have a hard time figuring out what is left to do. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Just add a file the root of you project called DO_NOT_AUTOTEST. Does not need any file content.
kaiz-io
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add DO_NOT_AUTOTEST to the root of your project. (same level as cdk.json)
Done :) |
|
Thanks, can you update the branch with the latest from main and am not able to push it to your branch. I cannot merge otherwise. |
This PR adds a TypeScript Example for setting up a Quicksight dataset and the resources needed to do so.
This can then be used in Quicksight to create an analysis of the provided world population data.
This example has been created during Pair programming and worked on by: @carreque @KathiHae @sebs @SGhotra1
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.